home *** CD-ROM | disk | FTP | other *** search
INI File | 2009-02-24 | 310 b | 13 lines |
- [DEFAULT]
- # the default python version
- default-version = python2.6
-
- # all supported python versions
- supported-versions = python2.5, python2.6
-
- # formerly supported python versions
- old-versions = python2.3, python2.4
-
- # unsupported versions, including older versions
- unsupported-versions = python2.3, python2.4
-